/* 
*    适配手机端
*/
@media screen and (max-width: 750px) {


    .index_top_bg{
        /* position:relative; */
        width:100%;
        height:100vh;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/ltwl_750/index_bg.jpg);
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
    .index_top_bg img:nth-child(1){
        margin-top: 33vh;
    }
    .index_top_bg .chinese_title{
        font-family: 'ast';
        font-style: normal;
        font-weight: 700;
        font-size: 10.1vw;
        line-height: 14.1vw;
        color: #FFFFFF;
        text-shadow: 0px 1px 3px rgba(16, 24, 40, 0.4), 0px 1px 2px rgba(16, 24, 40, 0.06);
        margin-top: 2.13vw;
        margin-bottom: 2.13vw;
    }
    .index_top_bg .english_title{
        font-family: 'Figtree';
        font-style: normal;
        font-weight: 700;
        font-size: 4.26vw;
        line-height: 5.06vw;
        color: #FFFFFF;
        text-shadow: 0px 1px 3px rgba(16, 24, 40, 0.4), 0px 1px 2px rgba(16, 24, 40, 0.06);
    }
    .learn_more{
        justify-content: center;
        align-items: center;
        position: absolute;
        top: calc(100vh - 2.4vw - 6.4vw);
    }
    .learn_more img{
        width:6.4vw;
        height:6.4vw;
    }
    .learn_more_text{
        font-style: normal;
        font-weight: 600;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #FFFFFF;
    }

    #pandect_mobile{
        width:calc(100% - 6.4vw);
        height:27.5vw;
        margin-left:3.2vw;
        margin-top:3.2vw;
        margin-bottom:3.2vw;
        background: #FFFFFF;
       
        border: 1px solid #EDEEF0;
        border-radius: 2.13vw;
       
    }
    #pandect_mobile .unmsaylutong{
        height:8vw;
        font-style: normal;
        font-weight: 600;
        font-size: 3.73vw;
        line-height: 8vw;
        color: #0B51B2;
        padding-left:4.26vw;
        background: #FAFAFA;
        
    }
    #pandect_mobile .pandect_modules{
        /* height:19.5vw; */
        background: #fff;
        padding:2.4vw 3.89vw 4.26vw 3.89vw;
    }
    .small_miao_dian{
        padding:3.2vw;
        padding-left:3.2vw;
        padding-bottom:3.2vw;
        background: #FFFFFF;
        border-bottom: 1px solid #EDEEF0;
        overflow: hidden;
    }
    .small_miao_dian_item{
        padding: 0.53vw 1.06vw;
        background: #EDEEF0;
        border-radius: 1.06vw;
        font-style: normal;
        /* margin-right: 2.13vw; */
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        text-align: center;
        color: #848C99;
        width: fit-content;
    }
    .small_miao_dian .swiper-slide {
        width: fit-content;
      }
    .small_miao_dian .swiper-slide.active .small_miao_dian_item{
        color: #0B51B2;
        background: #E7EEF7;
    }
    .pandect_item{
        width: 25%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #pandect_mobile .title_div{
        align-items: center;
    }
    #pandect_mobile .title{
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        text-align: center;
        color: #0B51B2;
        margin-left:0.533vw;
        margin-right:0.533vw;
    }

    #pandect_mobile img{
        width:1.722vw;
        height:3.733vw;
    }
    

    #pandect_mobile .info {
        font-family: 'Figtree';
        font-style: normal;
        font-weight: 800;
        font-size: 5.33vw;
        line-height: 5.33vw;
        text-align: center;
        color: #0B51B2;
        margin-top: 2.13vw;
    }
    #pandect_mobile .unit{
        
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 7.2vw;
    }
    .company_info {
        padding-top: 2.13vw;
        padding-bottom: 6.4vw;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        /* background-color: #fff; */
       
    }
    .company_introducetion {
        padding-left:3.2vw;
        align-items: center;
    }
    .company_info .introduction {
        /* font-family: 'PingFang SC'; */
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #475467;
        width: 100%;
        text-indent: 0;
        margin-top: 3.2vw;
        margin-bottom: 3.2vw;
        padding-left: 3.2vw;
        padding-right:3.2vw;
    }
    .company_info .strong_point {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0px;
        width: 100%;
        height: auto;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));
        margin-top: 7.5vw;
        margin-bottom: 3.2vw;
        padding-left: 3.2vw;
        padding-right:3.2vw;
    }
    .company_info .strong_point_item {
        width:46vw;
        height:auto;
        padding:2.133vw;
    }
    .company_info .strong_point_item:nth-child(1) {
        margin-bottom: 9.6vw;
    }
    .company_info .strong_point_item:nth-child(2) {
        margin-bottom: 9.6vw;
    }
    
    .company_info .strong_point_name {
        /* font-family: 'PingFang SC'; */
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        text-align: center;
        color: #323C49;
        margin-top: 19.2vw;
        margin-bottom: 2.133vw;
    }
    .company_info .strong_point_img {
        position: absolute;
        top: -7.5vw;
        filter: drop-shadow(2px 6px 18px rgba(0, 0, 0, 0.2));
        width:26.6vw;
        height:26.6vw;
    }
    .company_info .strong_point_info {
        font-style: normal;
        font-weight: 400;
        font-size: 3.7vw;
        line-height: 5.866vw;
        text-align: center;
        color: #848C99;
    }
    .company_info .info {
        /* font-family: 'PingFang SC'; */
        font-style: normal;
        font-weight: 400;
        font-size: 3.733vw;
        line-height: 5.866vw;
        color: #475467;
        width: 100%;
        padding-left: 3.2vw;
        padding-right:3.2vw;
    }
    
    .company_info .info div:nth-child(1) {
        margin-bottom:3.2vw !important;
        text-indent: 0 !important;
    }
    .company_info .info div:nth-child(2) {
        text-indent: 0 !important;
    }

    .company_info .title {
        font-style: normal;
        font-weight: 600;
        font-size: 4.266vw;
        line-height: 6.4vw;
        color: #323C49;
        margin-left: 0;
    }
    .company_introducetion img{
        width:32vw !important;
        height:6.736vw !important;
        margin-top:0 !important;
        margin-bottom: 2.13vw !important;
    }
    .fixed_title{
        background: #FFFFFF;
        border-bottom: 1px solid #EDEEF0;
    }

    .fixed_title_item{
        width:25%;
        height:10.66vw;
        line-height: 10.66vw;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        color: #848C99;
    }
    .fixed_title_item.active{
        background: #0B51B2;
        color: #FFFFFF;
    }
   
    #all_solution_iphone .all_solution_iphone_1{
        padding: 6.4vw 3.2vw;
        padding-top:0;
    }
    .swiperMobileOne,.swiperMobileTwo,.swiperMobileThree {
        padding-top: 11.7vw;
        border-top: 1px solid #EDEEF0;
    }
    .swiperMobileOne  .swiper-pagination{
        top:6.4vw;
    }
    .swiperMobileTwo  .swiper-pagination{
        top:6.4vw;
    }
    .swiperMobileThree  .swiper-pagination{
        top:6.4vw;
    }
    #all_solution_iphone .all_solution_iphone_2{
        padding: 6.4vw 3.2vw;

        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        /* background-image: url(../images/ltwl/play_btn_one.png); */
        background-image: url(../images/ltwl/wisdom_bg.jpg);
    }
    #all_solution_iphone .big_title_1{
        justify-content: center;
        align-items: center;
        margin-bottom: 5.33vw;
    }
    #all_solution_iphone .title_text{
        font-style: normal;
        font-weight: 600;
        font-size: 6.4vw;
        line-height: 9.6vw;
        color: #083A7E;
        margin-left:1.6vw;
        margin-right:1.6vw;
    }
    #all_solution_iphone .all_solution_iphone_2 .title_text{
        font-style: normal;
        font-weight: 600;
        font-size: 6.4vw;
        line-height: 9.6vw;
        color: #ffffff;
        margin-left:1.6vw;
        margin-right:1.6vw;
    }
    .big_title_1 img{
        width:3.733vw;
        height:6.968vw;
    }
    #all_solution_iphone .split_line_module{
        margin:0 auto;
        width:70vw;
        height:0;
        border-top: 1px solid #EDEEF0;
    }
    .split_buttom_title{
        text-align: center;
        font-style: normal;
        font-weight: 600;
        font-size: 5.33vw;
        line-height: 8vw;
        color: #323C49;
        margin-top:0;
    }
    .split_buttom_info{
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        color: #848C99;
        text-align: center;
    }
    .media_resources_1{
        width:100%;
        margin-top:3.2vw;
        height:52.5vw;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));
        border-radius: 8px;
    }
    .media_resources_3{
        width:100%;
        margin-top:3.2vw;
        height:52.5vw;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));
        border-radius: 8px;
    }
    .media_resources_4{
        width:100%;
        margin-top:3.2vw;
        height:52.5vw;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));
        border-radius: 8px;
    }
    .media_resources_5{
        width:100%;
        margin-top:3.2vw;
        height:52.5vw;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));
        border-radius: 8px;
    }
    .media_resources_6{
        width:100%;
        margin-top:3.2vw;
        height:52.5vw;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));
        border-radius: 8px;
    }
    #all_solution_iphone .text_2{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #475467;
        margin-top:3.2vw;
    }
    #all_solution_iphone .text_3{
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #0B51B2;
        margin-top:3.2vw;
        margin-bottom:1.06vw;
    }
    #all_solution_iphone .text_4{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #475467;
    }
    .getDetailWhite{
        margin: 0 auto;
        width: 29.3vw;
        height: 10.1vw;
        background: #FFFFFF;
        border: 1px solid #E7EEF7;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
        border-radius: 6px;
        justify-content: center;
        align-items: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        color: #0B51B2;
        padding: 0 0;
        margin-top:3.2vw;
        margin-bottom:5.33vw;
    }
    .getDetailWhite img{
        width:4.8vw;
        height:4.8vw;
    }
    #all_solution_iphone .scroll_bar{
        width:100%;
        margin-top:3.2vw;
        overflow: hidden;
    }
   
    .intelligent_menu{
        border-bottom: 1px solid #EDEEF0;
        overflow: hidden;
    }
    .swiper_intelligent_menu .swiper-slide {
        width:fit-content;
        padding:0 3.2vw;
        position: relative;
        top: 2px;
    }
    
    /* .intelligent_menu_item{
        width:fit-content;
        padding:3.2vw 0;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        text-align: center;
        color: #FFFFFF;
    } */
    .intelligent_menu_item .categoryTitle{
        width:fit-content;
        padding:3.2vw 0;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        text-align: center;
        color: #FFFFFF;
    }
    .intelligent_menu_item{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
   
    .click_flag_item.active .categoryTitle{
        width:fit-content;
        padding:3.2vw 0;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        text-align: center;
        color: #B3C9E7;
        /* border-bottom:  4px solid #0B51B2; */
    }
    .click_flag_item .under_line_iphone_intelligent_menu_item{
        width:0;
        height:0;
        border-bottom: 2px solid #0B51B2;
        transition: all 0.8s;
    }
    .click_flag_item.active .under_line_iphone_intelligent_menu_item{
        width:100%
    }
    .intelligent_menu_next_title{
        justify-content: space-between;
        align-items: center;
        margin-top:3.2vw;
        margin-bottom:1.06vw;
    }

    .intelligent_menu_next_title .title_text{
        font-style: normal;
        font-weight: 600;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #FFFFFF;
    }
    .intelligent_menu_next_title .interpretationText{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #FFFFFF;
    }

    .intelligent_menu_next_title img{
        width:4.8vw;
        height:4.8vw;
    }
    .interpretation{
        align-items: center;
    }
    .all_solution_iphone_2 .interpretationInfo{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #FFFFFF;
        margin-bottom: 3.2vw;
    }

    .all_solution_iphone_2 .swiper_cross{
        width:100%;
        height:42.7vw;
        overflow: hidden;
    }
    .all_solution_iphone_2 .slide_cross{
        padding: 0 !important;
        width: 76vw;
        height: 42.7vw;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-right: 8px;
        position: relative;
    }
    .intelligent_menu_next_btns{
        justify-content: space-between;
        align-items: center;
        margin-top: 3.2vw;
    }
    .intelligent_menu_next_btns .btn_1{
        width: 23.5vw;
        height: 10.1vw;
        background: #0B51B2;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
        border-radius: 6px;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 10.1vw;
        color: #FFFFFF;
    }
    .intelligent_menu_next_btns .btn_2{
        width: 23.5vw;
        height: 10.1vw;
        background: #ffffff;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
        border-radius: 6px;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 10.1vw;
        color: #0B51B2;
        margin-left:3.2vw
    }
    .intelligent_menu_next_btns .interpretationText{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #FFFFFF;
    }
    .intelligent_menu_next_btns img{
        width:4.8vw;
        height:4.8vw;
    }

    .why_us_mobile {
        padding: 6.4vw 3.2vw;
        padding-bottom: 0;
        /* background-color: #fff; */
    }

    .why_us_mobile img:nth-child(1){
        width:26.6vw;
        height:11.7vw;
    }
    .why_us_mobile .why_title{
        font-style: normal;
        font-weight: 600;
        font-size: 7.46vw;
        line-height: 11.2vw;
        color: #323C49;
    }
    .why_us_mobile .why_yes{
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        color: #848C99;
    }
    .why_us_mobile .why_bg{
        width:100%;
        height:35.76vw;
        margin-top:3.2vw;
        margin-bottom:3.2vw;
    }
    .why_us_mobile .item_title{
        font-style: normal;
        font-weight: 600;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #475467;
        
    }
    .why_us_mobile .text_content{
        margin-left:2.13vw;
    }
    .why_us_mobile .item_info{
        margin-top:2.13vw;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #848C99;
    }
    .why_us_mobile .why_item{
        padding-bottom:3.2vw;
    }

    .swiper_join_us_div {
        width: 100%;
        /* overflow: hidden; */
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.06));
    }
    .swiper_join_us img {
        /* width:29.3vw;
        height:13.3vw; */
    }
    .select_us{
        width:calc(100% - 6.4vw);
        margin:0 auto;
        /* overflow: hidden; */
        background: #FAFAFA;
        padding-top: 6.4vw;
        padding-bottom: 0;
    }
    .select_us .title{
        width:100%;
        font-size: 5.33vw;
        line-height: 8vw;
        margin-bottom:3.2vw;
    }
 
    .select_us_imgs{
        width:100%;
    }

    .news.iphone_css {
        margin-bottom: 6.4vw;
        margin-top: 12.8vw;
    }

    .news.iphone_css .title {
        font-style: normal;
        font-weight: 600;
        font-size: 5.33vw;
        line-height: 8vw;
        color: #323C49;
        text-align: center;
        margin-bottom: 3.2vw;
    }
    .news.iphone_css .news_type{
        justify-content: center;
    }

    .news.iphone_css .news_type .news_type_obj{
        justify-content: center;
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 12.8vw;
        text-align: center;
        color: #475467;
        height:12.8vw;
    }
    .news.iphone_css .under_line_news{
        /* height:2px !important; */
        width:0;
        border-bottom: 2px solid #0B51B2;
        transition: all 0.8s;
    }
    .news.iphone_css .news_type{
        border-bottom: 1px solid #EDEEF0;
    }
    .news.iphone_css{
        padding-left: 3.2vw;
        padding-right: 3.2vw;
    }
    .iphone_css .news_type_obj.active .news_type_1{
        color: #0B51B2 !important;
    }
    .iphone_css .news_type_obj.active .under_line_news{
        width:100%;
    }
    .iphone_news_type_obj {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .iphone_css .news_type{
        margin-bottom: 2.66vw;
    }
    .news_content_swiper {
        overflow: hidden;
    }
    .news_content_swiper .swiper-slide{
        /* margin-right:3.2vw */
    }
    .iphone_css .company_news_list_item{
        background: #FFFFFF;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
        border-radius: 8px;
        margin-bottom:7px;
        overflow: hidden;
    }
    .iphone_css .news_img{
        width:25.8vw;
        height:23.7vw;

        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .iphone_css .news_right_text{
        padding: 2.13vw;
        width:68vw
    }
    .iphone_css .news_right_text_title{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        min-height: 11.72vw;
        color: #475467;
        margin-bottom:1.6vw;
    }
   .iphone_css .news_right_text_time{
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        color: #848C99;
   }
   .iphone_css .industry_news_list_item{
        padding: 2.13vw;
        background-color: #ffffff;
        border-bottom: 1px solid #EDEEF0;
   }
   .iphone_css .industry_news_list_title{
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #323C49;
        margin-bottom: 8px;
   }
   .iphone_css .industry_news_list_time{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #848C99;
   }
   .iphone_css .see_more_news{
        padding: 1.06vw 3.2vw;
        background: #0B51B2;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
        border-radius: 6px;
        width: fit-content;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #FFFFFF;
        margin: 0 auto;
        margin-top:3.2vw;
   }
    #pin_obj_mobile{
        z-index:100;
    }

    #swiper_miao_dian_1 .swiper-pagination-custom{
        bottom: 0;
    }
    #swiper_miao_dian_2 .swiper-pagination-custom{
        bottom: 0;
    }
    #swiper_miao_dian_3 .swiper-pagination-custom{
        bottom: 0;
    }

    .swiper_join_us .swiper-slide{
        max-width: 29.3vw;
        margin-right: 3.2vw;
    }
    .swiper_join_us img {
        margin-bottom: 3.2vw;
        width: 29.3vw;
        height: 13.3vw;
        background-color: #ffffff;
        border-radius: 3.2vw;
    }
   
.join_they{
    /* font-family: 'PingFang SC'; */
    font-style: normal;
    font-weight: 400;
    font-size: 3.73vw;
    line-height: 8vw;
    height:8vw;
    color: #FFFFFF;
    width:21.3vw;
    text-align: center;

    display: block;
    /* flex-direction: block; */
    text-align: center;
    padding: 0 0;
    /* width: 88px; */
    /* width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content; */
    /* height: 38px; */
    background: #0B51B2;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 1.6vw;
    margin: 0 auto;
    margin-top:3.2vw
}
}
